home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual dBase Pro v7.0 / DATA1.CAB / Program_Runtime / Vdb70009.dll / BINARY / 976 < prev   
Encoding:
Text File  |  1997-11-20  |  133 b   |  7 lines

  1. #include <messdlg.h>   // comment
  2. str1 = new String("string")
  3. str2 = new String("unterminated
  4. for i = 0 to 9
  5.    str1 += i
  6. next
  7.